-------------------------------------------------------------------------------------------
Version 0.0.3a (8 January 2002)
-------------------------------------------------------------------------------------------

o Fixed bug with finding Standard Sparkle Environment on some Windows 95/98
  machines. Bug was caused by function 'applicationpath' (from the Object I/O),
  which incorrectly returns the path in MSDOS format (8.3 and all uppercases) on
  some machines.
o Fixed bug with projects where the main module also has a .dcl module.
  These projects can now be loaded correctly.
o Renamed the module 'SparkleEnv' from the Standard Sparkle Environment to
  'StdSparkle'. Made 'StdEnv' again the top-level module (instead of 'SparkleEnv').
  It imports 'StdSparkle'.

-------------------------------------------------------------------------------------------
Version 0.0.2a (21 December 2001)
-------------------------------------------------------------------------------------------
